ImportISOTrack method   

Import a previous data track from the currently loaded disc. The disc must not be closed, but the last session must be closed. files which exist in a previous session's data track will be invisible unless they are imported from the disc. This method will reset the ISO/Joliet image and then import the directory structure of the last data track on the disc. Once an image has been imported from the disc, the media must remain in the selected drive. As items are imported, the ISOItemAdded event will fire for each item to indicate an image addition. This feature is only for ADVANCED users.

Return Type

A Boolean value.

Syntax

object.ImportISOTrack(ImportJoliet as Boolean)

The ImportISOTrack method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
ImportJolietBoolean